home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,001 Hikes in North America
/
1001Hikes.iso
/
dataroot
/
newyork
/
htm
/
maps
/
map041.swf
/
scripts
/
DefineButton2_116
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2002-07-07
|
97b
|
5 lines
on(press){
gotoAndPlay(3);
startDrag("",1,_X,eval("../:top"),_X,eval("../:bottom"));
}